home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Archives
/
ForCLI
/
0Utils13.lha
/
0Utils
/
DMakefile
< prev
next >
Wrap
Makefile
|
1995-04-10
|
376b
|
16 lines
SRCS = Close.c GetWord.c ScriptName.c Tackon.c Yes.c \
Examine.c IconR.c SetOwner.c Touch.c \
Exists.c Open.c SRun.c VolName.c \
ExpandArgs.c PathPart.c SRunSX.c WB_Delete.c \
FilePart.c ReadLn.c Suffix.c WriteLn.c
EXES = $(SRCS:"*.c":"*")
all: $(EXES)
$(EXES) : $(SRCS)
dcc -mi -ms -mRR -o%(left) %(right) -l0